home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 176-200 / disk_180 / browser / goodies.readme < prev    next >
Text File  |  1992-05-06  |  458b  |  12 lines

  1. The 'goodies' are sections of the source to Browser that I have previously
  2. released into the public domain, or that I got from the public domain. I
  3. figure that you folks should benefit from them:
  4.  
  5.     PatMatch.c    A very nice AmigaDOS-compatible regular expression
  6.             parser.
  7.     menu.c        A fairly clean way of dealing with lots of silly
  8.             menus.
  9.     menu.h        Needed for menu.c
  10.     fonts.h        Needed for menu.c
  11.     vollist.c    An Examine/ExNext type interface to the device list.
  12.